Some more additions.
authorMatthias Clasen <mclasen@redhat.com>
Thu, 14 Oct 2004 20:15:15 +0000 (20:15 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 14 Oct 2004 20:15:15 +0000 (20:15 +0000)
2004-10-14  Matthias Clasen  <mclasen@redhat.com>

* gtk/glossary.xml: Some more additions.

docs/reference/ChangeLog
docs/reference/gtk/glossary.xml

index 9b7fc45b63c64154b8d7fa443e480cbbafd3dd9a..2f4bf68229c0d211a99ca1116886ac375d89b0a7 100644 (file)
@@ -1,3 +1,7 @@
+2004-10-14  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/glossary.xml: Some more additions.
+
 2004-10-13  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/glossary.xml: Some more additions.
index 72fa089af727325c200254a6f7efbd054a69be6a..a79951af99908f02eec24d37aab023dad3261d72 100644 (file)
     <glossterm>event</glossterm>
     <glossdef>
       <para>
-       FIXME
+        Events are the way in which GDK informs GTK+ about external events
+        like pointer motion, button clicks, key presses, etc. 
       </para>
     </glossdef>
   </glossentry>
     <glossterm>style</glossterm>
     <glossdef>
       <para>
-       FIXME
+        A style encapsulates what GTK+ needs to know in order to draw
+        a widget. Styles can be modified with <link linkend="gtk-Resource-Files">resource 
+        files</link>.
       </para>
     </glossdef>
   </glossentry>